home *** CD-ROM | disk | FTP | other *** search
/ Hairs 2 / Hairs 2.iso / mac / MAC / SHARED.DIR / 00134_Script_021ǼàžìÆ < prev    next >
Text File  |  1995-07-25  |  307b  |  11 lines

  1. on mouseDown
  2.   play 200
  3. endナ@mouseDown
  4. on KeyDown
  5.   if the key = "0" then go to the frame
  6.   if the key = "8" then go to movie"MENU"
  7.   if the key = "4" then go previous
  8.   if the key = "6" then go next
  9.   if the key = "1" then go to  (the frame -3)
  10. end
  11.   --if the key = "2" then go to  (the frame +3)